Skip to content

feat(Slider): add new component#326

Open
daralehina wants to merge 2 commits into
masterfrom
feature/slider
Open

feat(Slider): add new component#326
daralehina wants to merge 2 commits into
masterfrom
feature/slider

Conversation

@daralehina
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread packages/react/src/components/Slider/Slider.stories.tsx Outdated
Comment thread packages/react/src/components/Slider/index.ts
Comment thread packages/react/src/components/Slider/Slider.stories.tsx
Comment thread packages/react/src/components/Slider/Slider.tsx Outdated
Comment thread packages/react/src/components/Slider/Slider.types.ts Outdated
Comment thread packages/react/src/components/Slider/Slider.types.ts
Comment thread packages/react/src/components/Slider/Slider.types.ts
* The size of the slider.
* @default 'medium'
*/
size?: OverridableStringUnion<'small' | 'medium', SliderPropsSizeOverrides>;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

По идее лишний пропс? Раз у нас уже есть width

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants